From: Gerd Moellmann Date: Fri, 5 Oct 2001 09:30:59 +0000 (+0000) Subject: (lm-history-header): Accept `ChangeLog'. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~61848 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3d1b88f67c859ec337836cffdbfa11f23f74fb60;p=emacs.git (lm-history-header): Accept `ChangeLog'. --- diff --git a/lisp/emacs-lisp/lisp-mnt.el b/lisp/emacs-lisp/lisp-mnt.el index ae0d54dbb26..83521bae5f1 100644 --- a/lisp/emacs-lisp/lisp-mnt.el +++ b/lisp/emacs-lisp/lisp-mnt.el @@ -149,7 +149,7 @@ then $identifier: doc string $ is used by GNU ident(1)" :type 'regexp :group 'lisp-mnt) -(defcustom lm-history-header "Change Log\\|History" +(defcustom lm-history-header "Change ?Log\\|History" "Regexp which matches the start of code log section." :type 'regexp :group 'lisp-mnt)